home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Freeware / Sweet Home 3D 1.4 / SweetHome3D-1.4-windows.exe / {app} / jre1.6.0_06 / README.txt < prev    next >
Text File  |  2008-10-07  |  16KB  |  371 lines

  1.                               README
  2.  
  3.                 Java(TM) Platform, Standard Edition
  4.                         Runtime Environment
  5.                              Version 6
  6.  
  7.  
  8. The Java(TM) Platform, Standard Edition Runtime Environment (JRE) is 
  9. intended for software developers and vendors to redistribute with
  10. their applications.
  11.  
  12. The Java SE Runtime Environment contains the Java virtual machine,
  13. runtime class libraries, and Java application launcher that are
  14. necessary to run programs written in the Java programming language.
  15. It is not a development environment and does not contain development
  16. tools such as compilers or debuggers.  For development tools, see the
  17. Java SE Development Kit (JDK(TM)).
  18.  
  19.  
  20. =======================================================================
  21.      Deploying Applications with the Java SE Runtime Environment
  22. =======================================================================
  23.  
  24. When you deploy an application written in the Java programming
  25. language, your software bundle will probably consist of the following
  26. parts:
  27.  
  28.     Your own class, resource, and data files.
  29.     A runtime environment.
  30.     An installation procedure or program.
  31.  
  32. You already have the first part, of course. The remainder of this
  33. document covers the other two parts. See also the Notes for Developers
  34. page on the Java Software website:
  35.  
  36.     http://java.sun.com/javase/6/webnotes/runtime.html
  37.  
  38. -----------------------------------------------------------------------
  39. Runtime Environment
  40. -----------------------------------------------------------------------
  41.  
  42. To run your application, a user needs the Java SE Runtime Environment,
  43. which is freely available from Sun. Or, you can redistribute the
  44. Java SE Runtime Environment for free with your application, according
  45. to the terms of the Runtime Environment's license.
  46.  
  47. The final step in the deployment process occurs when the software is
  48. installed on an individual user's system. Installation consists of copying
  49. software onto the user's system, then configuring the user's system
  50. to support that software.  You should ensure that your installation
  51. procedure does not overwrite existing JRE installations, as they may
  52. be required by other applications.
  53.  
  54.  
  55. =======================================================================
  56.       Redistribution of the Java SE Runtime Environment (JRE)
  57. =======================================================================
  58.  
  59.     --------------------------------------------------------
  60.     NOTE - The license for this software does not allow the
  61.     redistribution of beta and other pre-release versions.
  62.     --------------------------------------------------------
  63.  
  64. Subject to the terms and conditions of the Software License
  65. Agreement and the obligations, restrictions, and exceptions set
  66. forth below, You may reproduce and distribute the Software (and
  67. also portions of Software identified below as Redistributable),
  68. provided that:
  69.  
  70. (a) you distribute the Software complete and unmodified and only
  71.     bundled as part of your applets and applications ("Programs"),
  72.  
  73. (b) your Programs add significant and primary functionality to the
  74.     Software,
  75.  
  76. (c) your Programs are only intended to run on Java-enabled general
  77.     purpose desktop computers and servers,
  78.  
  79. (d) you distribute Software for the sole purpose of running your
  80.     Programs,
  81.  
  82. (e) you do not distribute additional software intended to replace
  83.     any component(s) of the Software,
  84.  
  85. (f) you do not remove or alter any proprietary legends or notices
  86.     contained in or on the Software,
  87.  
  88. (g) you only distribute the Software subject to a license agreement
  89.     that protects Sun's interests consistent with the terms
  90.     contained in this Agreement, and
  91.  
  92. (h) you agree to defend and indemnify Sun and its licensors from
  93.     and against any damages, costs, liabilities, settlement amounts
  94.     and/or expenses (including attorneys' fees) incurred in
  95.     connection with any claim, lawsuit or action by any third party
  96.     that arises or results from the use or distribution of any and
  97.     all Programs and/or Software.
  98.  
  99. The term "vendors" used here refers to licensees, developers, and
  100. independent software vendors (ISVs) who license and distribute the
  101. Java SE Runtime Environment with their programs.
  102.  
  103. Vendors must follow the terms of the Java SE Runtime Environment Binary
  104. Code License agreement.
  105.  
  106. -----------------------------------------------------------------------
  107. Required vs. Optional Files
  108. -----------------------------------------------------------------------
  109.  
  110. The files that make up the Java SE Runtime Environment are divided into
  111. two categories: required and optional.  Optional files may be excluded
  112. from redistributions of the Java SE Runtime Environment at the
  113. vendor's discretion.
  114.  
  115. The following section contains a list of the files and directories that
  116. may optionally be omitted from redistributions with the Java SE Runtime
  117. Environment.  All files not in these lists of optional files must be
  118. included in redistributions of the runtime environment.
  119.  
  120. -----------------------------------------------------------------------
  121. Optional Files and Directories
  122. -----------------------------------------------------------------------
  123.  
  124. The following files may be optionally excluded from redistributions.
  125. These files are located in the jre1.6.0_<version> directory, where
  126. <version> is the update version number.  Solaris and Linux filenames
  127. and separators are shown. Windows executables have the ".exe" suffix.
  128. Corresponding files with _g in the name can also be excluded.
  129. The corresponding man pages should be excluded for any excluded
  130. executables (with paths listed below beginning with bin/ , 
  131. for the Solaris(TM) Operating System and Linux). 
  132.  
  133.     lib/charsets.jar
  134.     Character conversion classes
  135.     lib/ext/
  136.     sunjce_provider.jar - the SunJCE provider for Java
  137.       Cryptography APIs
  138.     localedata.jar - contains many of the resources
  139.       needed for non US English locales
  140.     ldapsec.jar - contains security features supported
  141.       by the LDAP service provider
  142.     dnsns.jar - for the InetAddress wrapper of JNDI DNS provider
  143.     bin/rmid
  144.     Java RMI Activation System Daemon
  145.     bin/rmiregistry
  146.     Java Remote Object Registry
  147.     obin/tnameserv
  148.     Java IDL Name Server
  149.     bin/keytool
  150.     Key and Certificate Management Tool
  151.     bin/kinit
  152.     Used to obtain and cache Kerberos ticket-granting tickets
  153.     bin/klist
  154.     Kerberos display entries in credentials cache and keytab
  155.     bin/ktab
  156.     Kerberos key table manager
  157.     bin/policytool
  158.     Policy File Creation and Management Tool
  159.     bin/orbd
  160.     Object Request Broker Daemon
  161.     bin/servertool
  162.     Java IDL Server Tool
  163.     bin/javaws, lib/javaws/ and lib/javaws.jar
  164.     Java Web Start
  165.  
  166. When redistributing the JRE on Microsoft Windows as a private
  167. application runtime (not accessible by other applications)
  168. with a custom launcher, the following files are also
  169. optional.  These are libraries and executables that are used
  170. for Java support in Internet Explorer and Mozilla family browsers;
  171. these files are not needed in a private JRE redistribution.
  172.  
  173.     bin\java.exe
  174.     bin\javaw.exe
  175.     bin\javaws.exe
  176.     bin\javacpl.exe
  177.     bin\jucheck.exe
  178.     bin\jusched.exe
  179.  
  180.     bin\wsdetect.dll
  181.     bin\NPJPI*.dll   (The filename changes in every release)
  182.     bin\NPJava11.dll
  183.     bin\NPJava12.dll
  184.     bin\NPJava13.dll
  185.     bin\NPJava14.dll
  186.     bin\NPJava32.dll
  187.     bin\NPOJI610.dll
  188.     bin\RegUtils.dll
  189.     bin\axbridge.dll
  190.     bin\deploy.dll
  191.     bin\jpicom.dll
  192.     bin\javacpl.cpl
  193.     bin\jpiexp.dll
  194.     bin\jpinscp.dll
  195.     bin\jpioji.dll
  196.     bin\jpishare.dll
  197.     lib\deploy.jar
  198.     lib\plugin.jar
  199.     lib\javaws.jar
  200.     lib\javaws\messages.properties
  201.     lib\javaws\messages_de.properties
  202.     lib\javaws\messages_es.properties
  203.     lib\javaws\messages_fr.properties
  204.     lib\javaws\messages_it.properties
  205.     lib\javaws\messages_ja.properties
  206.     lib\javaws\messages_ko.properties
  207.     lib\javaws\messages_sv.properties
  208.     lib\javaws\messages_zh_CN.properties
  209.     lib\javaws\messages_zh_HK.properties
  210.     lib\javaws\messages_zh_TW.properties
  211.     lib\javaws\miniSplash.jpg
  212.  
  213.  
  214. -----------------------------------------------------------------------
  215. Redistributable JDK(TM) Files
  216. -----------------------------------------------------------------------
  217.  
  218. The limited set of files from the Java SE Development Kit (JDK)
  219. listed below may be included in vendor redistributions of the Java SE 
  220. Runtime Environment.  All paths are relative to the top-level
  221. directory of the JDK. The corresponding man pages should be included for
  222. any included executables (with paths listed below beginning with bin/ ,
  223. for the Solaris(TM) Operating System and Linux). 
  224.  
  225.     jre/lib/cmm/PYCC.pf
  226.         Color profile.  This file is required only if one wishes to
  227.         convert between the PYCC color space and another color space.
  228.  
  229.     All .ttf font files in the jre/lib/fonts directory. 
  230.         Note that the LucidaSansRegular.ttf font is already contained 
  231.         in the Java SE Runtime Environment, so there is no need to 
  232.         bring that file over from the JDK.
  233.  
  234.     jre/lib/audio/soundbank.gm
  235.         This MIDI soundbank is present in the JDK, but it has
  236.         been removed from the Java SE Runtime Environment in order to
  237.         reduce the size of the Runtime Environment's download bundle.
  238.         However, a soundbank file is necessary for MIDI playback, and
  239.         therefore the JDK's soundbank.gm file may be included in
  240.         redistributions of the Runtime Environment at the vendor's
  241.         discretion. Several versions of enhanced MIDI soundbanks are
  242.         available from the Java Sound web site:
  243.         http://java.sun.com/products/java-media/sound/
  244.         These alternative soundbanks may be included in redistributions
  245.         of the Java SE Runtime Environment.
  246.  
  247.     The javac bytecode compiler, consisting of the following files:
  248.         bin/javac           [Solaris(TM) Operating System
  249.                              and Linux]
  250.         bin/sparcv9/javac   [Solaris Operating System
  251.                              (SPARC(R) Platform Edition)]
  252.     bin/amd64/javac     [Solaris Operating System (AMD)]
  253.         bin/javac.exe       [Microsoft Windows]
  254.         lib/tools.jar       [All platforms]
  255.  
  256.     The Annotation Processing Tool, consisting of the following files:
  257.         lib/tools.jar       [All platforms]  
  258.         bin/apt             [Solaris(TM) Operating System
  259.                              and Linux]
  260.         bin/sparcv9/apt     [Solaris Operating System
  261.                              (SPARC(R) Platform Edition)]
  262.     bin/amd64/apt       [Solaris Operating System (AMD)]
  263.         bin/apt.exe         [Microsoft Windows]
  264.  
  265.     lib/jconsole.jar
  266.         The Jconsole application.  NOTE: The Jconsole application requires
  267.         the dynamic attach mechanism.
  268.  
  269.     The dynamic attach mechanism consisting of the following files:
  270.         lib/tools.jar       [All platforms]
  271.         jre/lib/sparc/libattach.so 
  272.           [Solaris(TM) Operating System (SPARC(R) Platform Edition) and Linux]
  273.         jre/lib/sparcv9/libattach.so 
  274.           [Solaris(TM) Operating System (SPARC(R) Platform Edition) and Linux]
  275.         jre/lib/i386/libattach.so 
  276.           [Solaris(TM) Operating System (x86) and Linux]
  277.         jre/lib/amd64/libattach.so 
  278.           [Solaris(TM) Operating System (AMD) and Linux]
  279.         jre\bin\attach.dll  [Microsoft Windows]
  280.  
  281.     The Java Platform Debugger Architecture implementation consisting of the
  282.     files shown in the dynamic attach section above, and the following files:
  283.         lib/tools.jar       [All platforms]
  284.         lib/sa-jdi.jar      [All platforms]
  285.         jre/lib/sparc/libsaproc.so 
  286.           [Solaris(TM) Operating System (SPARC(R) Platform Edition) and Linux]
  287.         jre/lib/sparcv9/libsaproc.so 
  288.           [Solaris(TM) Operating System (SPARC(R) Platform Edition) and Linux]
  289.         jre/lib/i386/libsaproc.so 
  290.           [Solaris(TM) Operating System (x86) and Linux]
  291.         jre/lib/amd64/libsaproc.so 
  292.           [Solaris(TM) Operating System (AMD) and Linux]
  293.  
  294.     jre\bin\server\
  295.         On Microsoft Windows platforms, the JDK includes both
  296.         the Java HotSpot(TM) Server VM and Java HotSpot Client VM.
  297.         However, the Java SE Runtime Environment for Microsoft Windows
  298.         platforms includes only the Java HotSpot Client VM. Those wishing
  299.         to use the Java HotSpot Server VM with the Java SE Runtime
  300.         Environment may copy the JDK's jre\bin\server folder to a 
  301.         bin\server directory in the Java SE Runtime Environment. Software
  302.         vendors may redistribute the Java HotSpot Server VM with their
  303.         redistributions of the Java SE Runtime Environment.
  304.  
  305.  
  306. -----------------------------------------------------------------------
  307. Unlimited Strength Java Cryptography Extension
  308. -----------------------------------------------------------------------
  309.  
  310. Due to import control restrictions for some countries, the Java
  311. Cryptography Extension (JCE) policy files shipped with the Java SE
  312. Development Kit and the Java SE Runtime Environment allow strong but
  313. limited cryptography to be used.  These files are located at
  314.  
  315.      <java-home>/lib/security/local_policy.jar
  316.      <java-home>/lib/security/US_export_policy.jar
  317.  
  318. where <java-home> is the jre directory of the JDK or the
  319. top-level directory of the Java SE Runtime Environment.
  320.  
  321. An unlimited strength version of these files indicating no restrictions
  322. on cryptographic strengths is available on the JDK web site for
  323. those living in eligible countries.  Those living in eligible countries
  324. may download the unlimited strength version and replace the strong
  325. cryptography jar files with the unlimited strength files.
  326.  
  327. -----------------------------------------------------------------------
  328. The cacerts Certificates File
  329. -----------------------------------------------------------------------
  330.  
  331. Root CA certificates may be added to or removed from the Java SE
  332. certificate file located at 
  333.  
  334.     <java-home>/lib/security/cacerts
  335.  
  336. For more information, see The cacerts Certificates File section
  337. in the keytool documentation at:
  338.  
  339. http://java.sun.com/javase/6/docs/tooldocs/solaris/keytool.html#cacerts
  340.  
  341. =======================================================================
  342. Endorsed Standards Override Mechanism
  343. =======================================================================
  344.  
  345. From time to time it is necessary to update the Java platform in order
  346. to incorporate newer versions of standards that are created outside of
  347. the Java Community Process(SM) (JCP(SM) http://www.jcp.org/) (Endorsed
  348. Standards), or in order to update the version of a technology included
  349. in the platform to correspond to a later standalone version of that
  350. technology (Standalone Technologies).
  351.  
  352. The Endorsed Standards Override Mechanism provides a means whereby
  353. later versions of classes and interfaces that implement Endorsed
  354. Standards or Standalone Technologies may be incorporated into the Java
  355. Platform.
  356.  
  357. For more information on the Endorsed Standards Override Mechanism,
  358. including the list of platform packages that it may be used to
  359. override, see
  360.  
  361.     http://java.sun.com/javase/6/docs/technotes/guides/standards/ 
  362.  
  363. -----------------------------------------------------------------------
  364. The Java(TM) Runtime Environment (JRE) is a product of 
  365. Sun Microsystems(TM), Inc.
  366.  
  367. Copyright ┬⌐ 2008 Sun Microsystems, Inc.
  368. 4150 Network Circle, Santa Clara, California 95054, U.S.A.
  369. All rights reserved.
  370.  
  371.